roundedrect: Fix coordinate mixup in contains_point
authorTimm Bäder <mail@baedert.org>
Sat, 3 Feb 2018 22:14:16 +0000 (23:14 +0100)
committerTimm Bäder <mail@baedert.org>
Sun, 4 Feb 2018 13:56:41 +0000 (14:56 +0100)
commit5aaf75201324fb6f7677493930c1dcc126b499c2
tree0fdc5e01d15183da9afc16c44142381d661c0ab5
parent76258c8e3ab96ab3051974dda145cd366ddda67a
roundedrect: Fix coordinate mixup in contains_point

This together with the optimizations in GtkSnapshot was causing circular
buttons to become squared when partially scrolled out of view.
gsk/gskroundedrect.c